ini_set("display_errors", 0);
mysql_coect("localhost","iransc_db","syEpS352") or die(mysql_error());
mysql_select_db("iransc_db") or die(mysql_error());
?>
Blog not found!Deprecated: mysql_query(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead